home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
DefineButton2_340
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2004-10-08
|
185b
|
12 lines
on(release){
nextFrame();
tellTarget("_root.hero.heroint.hhead")
{
gotoAndStop(1);
}
tellTarget("_root.fred.fredhead")
{
gotoAndStop(1);
}
}